home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
fm42ch.exe
/
{app}
/
Foxmail.exe
/
0
/
RCDATA
/
TDLG_INPUT
/
TDLG_INPUT.txt
Wrap
Text File
|
2002-07-04
|
990b
|
56 lines
object Dlg_input: TDlg_input
Left = 201
Top = 139
BorderStyle = bsDialog
Caption = 'Input'
ClientHeight = 114
ClientWidth = 278
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object L_prompt: TLabel
Left = 24
Top = 16
Width = 3
Height = 13
end
object E_input: TEdit
Left = 24
Top = 40
Width = 233
Height = 21
TabOrder = 0
end
object BtnOk: TButton
Left = 56
Top = 80
Width = 81
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object BtnCancel: TButton
Left = 152
Top = 80
Width = 81
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object Language: TLanguage
LangCenter = DM_Language.LangCenter
Left = 128
Top = 8
end
end